Skip to content

[stable32] fix(dav): properly handle files metadata#61080

Merged
susnux merged 1 commit into
stable32from
backport/61057/stable32
Jun 9, 2026
Merged

[stable32] fix(dav): properly handle files metadata#61080
susnux merged 1 commit into
stable32from
backport/61057/stable32

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 8, 2026

Copy link
Copy Markdown

Backport of PR #61057

`PropFind::handle` expects a callable and fallsback to value,
but if you pass a string like `Date` thats also a callable for PHP.
So always put the value as the return value of a callable.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@backportbot backportbot Bot requested a review from a team as a code owner June 8, 2026 16:06
@backportbot backportbot Bot requested review from Altahrim, artonge, icewind1991, leftybournes, provokateurin, salmart-dev and susnux and removed request for a team June 8, 2026 16:06
@backportbot backportbot Bot added bug 3. to review Waiting for reviews feature: dav labels Jun 8, 2026
@backportbot backportbot Bot added this to the Nextcloud 32.0.12 milestone Jun 8, 2026
@susnux susnux merged commit 8686a00 into stable32 Jun 9, 2026
225 of 236 checks passed
@susnux susnux deleted the backport/61057/stable32 branch June 9, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants